home *** CD-ROM | disk | FTP | other *** search
/ Stairway to Heaven / Stairway to Heaven.iso / tengoku / cdrom01.dir / 00025_Script_25 < prev    next >
Text File  |  1995-02-18  |  474b  |  18 lines

  1. on exitFrame
  2.   clearGlobals
  3.   global gsaifu,gcard1,gcard2,gitem1,gitem2,gitem3,gitem4,gwing,gtomei,glive,ghon,gmaki,gsaori
  4.   put "get" into gsaifu
  5.   put "off" into gcard1
  6.   put "off" into gcard2
  7.   put "get" into gitem1
  8.   put "get" into gitem2
  9.   put "off" into gitem3
  10.   put "off" into gitem4
  11.   put "off" into gwing
  12.   put "get" into gtomei
  13.   put "off" into gsaori
  14.   put "off" into gmaki
  15.   put "off" into glive
  16.   put "off" into ghon
  17.   go to movie "cdrom21"
  18. end